nucliadb-admin-assets 1.0.0.post2434__py3-none-any.whl → 1.0.0.post2435__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of nucliadb-admin-assets might be problematic. Click here for more details.
- nucliadb_admin_assets/assets/deployment/app-config.json +1 -1
- nucliadb_admin_assets/index.html +1 -1
- nucliadb_admin_assets/main.7823042d015ba3d4.js +1 -0
- {nucliadb_admin_assets-1.0.0.post2434.dist-info → nucliadb_admin_assets-1.0.0.post2435.dist-info}/METADATA +1 -1
- {nucliadb_admin_assets-1.0.0.post2434.dist-info → nucliadb_admin_assets-1.0.0.post2435.dist-info}/RECORD +8 -8
- nucliadb_admin_assets/main.1836c239978ebb23.js +0 -1
- {nucliadb_admin_assets-1.0.0.post2434.dist-info → nucliadb_admin_assets-1.0.0.post2435.dist-info}/WHEEL +0 -0
- {nucliadb_admin_assets-1.0.0.post2434.dist-info → nucliadb_admin_assets-1.0.0.post2435.dist-info}/top_level.txt +0 -0
- {nucliadb_admin_assets-1.0.0.post2434.dist-info → nucliadb_admin_assets-1.0.0.post2435.dist-info}/zip-safe +0 -0
nucliadb_admin_assets/index.html
CHANGED
|
@@ -13,5 +13,5 @@
|
|
|
13
13
|
<body class="body-s">
|
|
14
14
|
<nad-root></nad-root>
|
|
15
15
|
<noscript>Please enable JavaScript to continue using this application.</noscript>
|
|
16
|
-
<script src="runtime.2db3d8c95934fba6.js" type="module"></script><script src="polyfills.07329d7acd49761e.js" type="module"></script><script src="main.
|
|
16
|
+
<script src="runtime.2db3d8c95934fba6.js" type="module"></script><script src="polyfills.07329d7acd49761e.js" type="module"></script><script src="main.7823042d015ba3d4.js" type="module"></script></body>
|
|
17
17
|
</html>
|