Added import export features
- Added clipboard copy feature
This commit is contained in:
@ -16,7 +16,8 @@
|
||||
"nativeAllowList": [
|
||||
"app.*",
|
||||
"os.*",
|
||||
"debug.log"
|
||||
"debug.log",
|
||||
"clipboard.*"
|
||||
],
|
||||
"globalVariables": {
|
||||
"TEST1": "Hello",
|
||||
|
Reference in New Issue
Block a user