refactor: move core to mono repo

This commit is contained in:
2023-03-14 16:42:48 +01:00
parent 95b2fc5c18
commit 9b2bc2299d
180 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"errorNames": [],
"instance": {
"categories": [
"privacy"
],
"description": "This is a Description",
"defaultValue": "student",
"inputType": "single choice",
"values": [
"student",
"employee",
"guest"
],
"name": "group",
"order": 0,
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
},
"type": "setting",
"uid": "c4ff2b08-be18-528e-9b09-cb8c1d18487b"
},
"schema": "SCSetting"
}