mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 05:15:58 +00:00
feat(gui): add icon change option for view
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -2194,6 +2194,8 @@
|
||||
"order": {
|
||||
"type": "number"
|
||||
},
|
||||
"meta": {
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -7586,6 +7588,8 @@
|
||||
"uuid": {
|
||||
"type": "string"
|
||||
},
|
||||
"meta": {
|
||||
},
|
||||
"show_system_fields": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user