From be5cc78160f7594d0dbbf0b4d3e3e32a910ecd4b Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Fri, 29 Oct 2021 18:16:42 +0200 Subject: [PATCH] Add minimalistic preset containing only the most basic fields --- presets/minimalistic.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 presets/minimalistic.json diff --git a/presets/minimalistic.json b/presets/minimalistic.json new file mode 100644 index 0000000..9b0dffe --- /dev/null +++ b/presets/minimalistic.json @@ -0,0 +1 @@ +[{"id":"collections","x":9,"y":0,"w":3,"h":4},{"id":"objektart","x":2,"y":0,"w":4,"h":2},{"id":"objekt_beschreibung","x":0,"y":4,"w":12,"h":6},{"id":"objekt_inventarnr","x":0,"y":0,"w":2,"h":2},{"id":"objekt_masse","x":6,"y":0,"w":3,"h":2},{"id":"objekt_material_technik","x":6,"y":2,"w":3,"h":2},{"id":"objekt_name","x":0,"y":2,"w":6,"h":2}]