mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-16 05:11:45 -04:00
Set snapshot variable to False
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import datetime
|
||||
|
||||
name = 'TWBlue'
|
||||
snapshot = True
|
||||
snapshot = False
|
||||
if snapshot == False:
|
||||
version = "0.95"
|
||||
update_url = 'https://twblue.es/updates/stable.php'
|
||||
|
Reference in New Issue
Block a user