mirror of
https://github.com/User0332/rewards-farmer.git
synced 2026-09-16 01:31:36 +00:00
made profile directory default by default
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
from os.path import abspath
|
||||
|
||||
USER_DATA_DIR = abspath("./data-dir")
|
||||
PROFILE_NAME = "Profile 1"
|
||||
PROFILE_NAME = "Default"
|
||||
Reference in New Issue
Block a user