File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 236236 "const" : " core:app:allow-set-app-theme" ,
237237 "markdownDescription" : " Enables the set_app_theme command without any pre-configured scope."
238238 },
239+ {
240+ "description" : " Enables the set_dock_visibility command without any pre-configured scope." ,
241+ "type" : " string" ,
242+ "const" : " core:app:allow-set-dock-visibility" ,
243+ "markdownDescription" : " Enables the set_dock_visibility command without any pre-configured scope."
244+ },
239245 {
240246 "description" : " Enables the tauri_version command without any pre-configured scope." ,
241247 "type" : " string" ,
296302 "const" : " core:app:deny-set-app-theme" ,
297303 "markdownDescription" : " Denies the set_app_theme command without any pre-configured scope."
298304 },
305+ {
306+ "description" : " Denies the set_dock_visibility command without any pre-configured scope." ,
307+ "type" : " string" ,
308+ "const" : " core:app:deny-set-dock-visibility" ,
309+ "markdownDescription" : " Denies the set_dock_visibility command without any pre-configured scope."
310+ },
299311 {
300312 "description" : " Denies the tauri_version command without any pre-configured scope." ,
301313 "type" : " string" ,
Original file line number Diff line number Diff line change 236236 "const" : " core:app:allow-set-app-theme" ,
237237 "markdownDescription" : " Enables the set_app_theme command without any pre-configured scope."
238238 },
239+ {
240+ "description" : " Enables the set_dock_visibility command without any pre-configured scope." ,
241+ "type" : " string" ,
242+ "const" : " core:app:allow-set-dock-visibility" ,
243+ "markdownDescription" : " Enables the set_dock_visibility command without any pre-configured scope."
244+ },
239245 {
240246 "description" : " Enables the tauri_version command without any pre-configured scope." ,
241247 "type" : " string" ,
296302 "const" : " core:app:deny-set-app-theme" ,
297303 "markdownDescription" : " Denies the set_app_theme command without any pre-configured scope."
298304 },
305+ {
306+ "description" : " Denies the set_dock_visibility command without any pre-configured scope." ,
307+ "type" : " string" ,
308+ "const" : " core:app:deny-set-dock-visibility" ,
309+ "markdownDescription" : " Denies the set_dock_visibility command without any pre-configured scope."
310+ },
299311 {
300312 "description" : " Denies the tauri_version command without any pre-configured scope." ,
301313 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments