diff --git a/src/appsettings.json b/src/appsettings.json index 6f56ff6..2f4e8d1 100644 --- a/src/appsettings.json +++ b/src/appsettings.json @@ -1586,22 +1586,6 @@ } ] }, - { - "name": "jojo-point", - "image": "point.png", - "rotate": 0, - "under": true, - "sources": 1, - "position": [ - { - "x": 2271, - "y": 1001, - "w": 1074, - "h": 615, - "r": 5 - } - ] - }, { "name": "disappointment", "image": "disappointment.png", diff --git a/src/wwwroot/imagegen/templates/point.png b/src/wwwroot/imagegen/templates/point.png deleted file mode 100644 index d671c76..0000000 Binary files a/src/wwwroot/imagegen/templates/point.png and /dev/null differ