diff --git a/settings.json.example b/settings.json.example index e5e7b03..779b230 100644 --- a/settings.json.example +++ b/settings.json.example @@ -201,6 +201,22 @@ "icon":"", "color":null }, + "cargo/deletetable": { + "icon": "", + "color": null + }, + "cargo/createtable": { + "icon": "", + "color": null + }, + "cargo/replacetable": { + "icon": "", + "color": null + }, + "cargo/recreatetable": { + "icon": "", + "color": null + }, "sprite/sprite":{ "icon":"", "color":null