mirror of
https://github.com/ente-io/ente.git
synced 2025-07-22 20:13:18 +00:00
5 lines
93 B
Go
5 lines
93 B
Go
package constants
|
|
|
|
const CliDataPath = "/cli-data/"
|
|
const EnteApiUrl = "https://api.ente.io"
|