Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/openUC2/ImSwitch
Browse files Browse the repository at this point in the history
  • Loading branch information
beniroquai committed Nov 13, 2024
2 parents 550520e + 77fc914 commit 82732b3
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 8 deletions.
6 changes: 3 additions & 3 deletions imswitch/_data/static/imswitch/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/imswitch/static/css/main.137a04f5.css",
"main.js": "/imswitch/static/js/main.39f3ffa7.js",
"main.js": "/imswitch/static/js/main.3c21fbfb.js",
"static/js/787.8bed3ce4.chunk.js": "/imswitch/static/js/787.8bed3ce4.chunk.js",
"index.html": "/imswitch/index.html",
"main.137a04f5.css.map": "/imswitch/static/css/main.137a04f5.css.map",
"main.39f3ffa7.js.map": "/imswitch/static/js/main.39f3ffa7.js.map",
"main.3c21fbfb.js.map": "/imswitch/static/js/main.3c21fbfb.js.map",
"787.8bed3ce4.chunk.js.map": "/imswitch/static/js/787.8bed3ce4.chunk.js.map"
},
"entrypoints": [
"static/css/main.137a04f5.css",
"static/js/main.39f3ffa7.js"
"static/js/main.3c21fbfb.js"
]
}
2 changes: 1 addition & 1 deletion imswitch/_data/static/imswitch/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="icon" href="/imswitch/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><script src="https://lib.imjoy.io/imjoy-loader.js"></script><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/imswitch/logo192.png"/><link rel="manifest" href="/imswitch/manifest.json"/><title>ImSwitch - UC2</title><script defer="defer" src="/imswitch/static/js/main.39f3ffa7.js"></script><link href="/imswitch/static/css/main.137a04f5.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="icon" href="/imswitch/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><script src="https://lib.imjoy.io/imjoy-loader.js"></script><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/imswitch/logo192.png"/><link rel="manifest" href="/imswitch/manifest.json"/><title>ImSwitch - UC2</title><script defer="defer" src="/imswitch/static/js/main.3c21fbfb.js"></script><link href="/imswitch/static/css/main.137a04f5.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions imswitch/_data/static/imswitch/static/js/main.39f3ffa7.js

This file was deleted.

This file was deleted.

3 changes: 3 additions & 0 deletions imswitch/_data/static/imswitch/static/js/main.3c21fbfb.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
/*!
* @kurkle/color v0.3.2
* https://github.com/kurkle/color#readme
* (c) 2023 Jukka Kurkela
* Released under the MIT License
*/

/*!
* Chart.js v4.4.6
* https://www.chartjs.org
* (c) 2024 Chart.js Contributors
* Released under the MIT License
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
Expand Down

Large diffs are not rendered by default.

0 comments on commit 82732b3

Please sign in to comment.