[F] Change the stopwatch icon for iOS 13 compatibility

This commit is contained in:
Hykilpikonna
2021-01-25 15:59:34 -05:00
parent 32a29bab38
commit 6ecf5f91d9
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
import Foundation
/// Base URL of the HTTP server
let baseUrl = "https://alarm-clock-api.hydev.org"
//let baseUrl = "https://alarm-clock-api.hydev.org"
let baseUrl = "http://192.168.0.12:8080"
/// Json class
class JSON