Added import export features

- Added clipboard copy feature
This commit is contained in:
2024-05-20 23:57:58 +02:00
parent 72cb095dec
commit ac5f58407a
5 changed files with 40 additions and 9 deletions

View File

@ -16,7 +16,8 @@
"nativeAllowList": [
"app.*",
"os.*",
"debug.log"
"debug.log",
"clipboard.*"
],
"globalVariables": {
"TEST1": "Hello",