diff options
Diffstat (limited to 'recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json')
-rw-r--r-- | recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json b/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json deleted file mode 100644 index 2817e5fed..000000000 --- a/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "view" : [ { - "window_type" : "BG", - "width" : 1080, - "height": 1920, - "fullscreen": true, - "window_activation_area" : { "x" : 0, "y" : 56, "width" : 1080, "height" : 1712 } - } - ] -} |