#2 #6 #7 Added a new sync screen that shows progress during sync
All checks were successful
Build / build (push) Successful in 1m22s
All checks were successful
Build / build (push) Successful in 1m22s
This commit is contained in:
5
progress_response.gd
Normal file
5
progress_response.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
class_name ProgressResponse
|
||||
extends Node
|
||||
|
||||
var progress: String
|
||||
var total_time: String
|
||||
Reference in New Issue
Block a user