diff --git a/theme_basics/resources/theme_basics.theme.json b/theme_basics/resources/theme_basics.theme.json index 95edebe70..de69c89a6 100644 --- a/theme_basics/resources/theme_basics.theme.json +++ b/theme_basics/resources/theme_basics.theme.json @@ -43,9 +43,9 @@ }, "background": { - "image": "/austria.png", + "image": "austria.png", "transparency": 10, "fill": "scale", "anchor": "center" } -} \ No newline at end of file +}