Add button to copy paste uuid (web)

Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
Joe Ma 2023-03-27 14:44:28 +08:00
parent 275a818d1f
commit 2d6f266a98
No known key found for this signature in database
GPG key ID: 7A0ECF5F5EDC587F
5 changed files with 89 additions and 18 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="PROJECT" libraries="{bootstrap, bootstrap-icons, font-awesome, jquery}" />
<includedPredefinedLibrary name="Node.js Core" />
<file url="file://$PROJECT_DIR$" libraries="{Node.js Core}" />
<file url="file://$PROJECT_DIR$/web" libraries="{bootstrap, bootstrap-icons, font-awesome, jquery, popper.js}" />
</component>
</project>