mirror of
https://github.com/luau/UniversalSynSaveInstance.git
synced 2026-02-06 15:43:16 +02:00
Anonymous -> False By Default (check explanation in the Changes)
This commit is contained in:
@@ -81,7 +81,7 @@ def fetch_api():
|
||||
|
||||
try:
|
||||
fetch_api()
|
||||
# print(s)
|
||||
print(s)
|
||||
script_dir = os.path.dirname(os.path.realpath(__file__))
|
||||
output_file_path = os.path.join(script_dir, "Dump")
|
||||
with open(output_file_path, "w") as file:
|
||||
|
||||
Reference in New Issue
Block a user