Update SUPPORT_PROJECT_URL

This commit is contained in:
Benedict Xavier
2026-04-09 12:45:28 +03:00
committed by GitHub
parent 32a18df627
commit f0b94fc66b

View File

@@ -86,4 +86,4 @@ USER_VIDEOS_DIR.mkdir(parents=True, exist_ok=True)
USER_CONFIG = APP_DATA_DIR / "config.toml" USER_CONFIG = APP_DATA_DIR / "config.toml"
LOG_FILE = LOG_FOLDER / "app.log" LOG_FILE = LOG_FOLDER / "app.log"
SUPPORT_PROJECT_URL = "https://buymeacoffee.com/benexl" SUPPORT_PROJECT_URL = "https://github.com/viu-media/viu"