diff options
author | Paul Frazee <pfrazee@gmail.com> | 2022-06-08 15:52:12 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2022-06-08 15:52:12 -0500 |
commit | 92ca49ab9a309510a5503a4df6a0ebcfba30f918 (patch) | |
tree | 55d6741b92bf613ba8e197084965a00fc09dfe28 /app.json | |
parent | efe65e70d7f8a4f30e4c780c5fdb56f3c81f377e (diff) | |
download | voidsky-92ca49ab9a309510a5503a4df6a0ebcfba30f918.tar.zst |
Add web target
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app.json b/app.json deleted file mode 100644 index 45ef5aa68..000000000 --- a/app.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "app", - "displayName": "app" -} \ No newline at end of file |