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