mirror of
https://github.com/hobbesjaap/time-sampling-form.git
synced 2024-12-22 07:29:54 +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 ddmmyyyy : String
|
||||||
var date
|
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 date_time_display = $"%CurrentTime"
|
||||||
onready var global_ints = $"/root/GlobalInts"
|
onready var global_ints = $"/root/GlobalInts"
|
||||||
|
@ -1 +1 @@
|
|||||||
1
|
3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user