Skip to content

Commit b5b3ae2

Browse files
committed
Renamed the cache dir
1 parent bb61b1a commit b5b3ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate_thanks_image

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import pyxel
1212
import requests
1313

1414
ROOT_DIR = ".."
15-
CACHE_DIR = "image_cache"
15+
CACHE_DIR = "user_example_images"
1616
USER_EXAMPLES_JSON = "docs/pyxel_user_examples.json"
1717

1818
THANKS_IMAGE_FILE = "docs/images/pyxel_thanks.png"

0 commit comments

Comments
 (0)