mirror of
https://github.com/hobbesjaap/time-sampling-form.git
synced 2024-11-08 19:52:58 +00:00
testing version checker
This commit is contained in:
parent
9ae215ba24
commit
e26a622055
@ -6,7 +6,7 @@ var check_time_var : int
|
||||
|
||||
var ddmmyyyy : String
|
||||
var date
|
||||
var csv_url = "https://raw.githubusercontent.com/hobbesjaap/wellbeingapp/main/version_info.csv"
|
||||
var csv_url = "https://raw.githubusercontent.com/hobbesjaap/time-sampling-form/main/version_info.csv"
|
||||
|
||||
onready var date_time_display = $"%CurrentTime"
|
||||
onready var global_ints = $"/root/GlobalInts"
|
||||
|
@ -1 +1 @@
|
||||
1
|
||||
3
|
||||
|
|
Loading…
Reference in New Issue
Block a user