mirror of
https://github.com/ente-io/ente.git
synced 2025-05-16 01:26:19 +00:00
7 lines
144 B
Go
7 lines
144 B
Go
package constants
|
|
|
|
const CliDataPath = "/cli-data/"
|
|
|
|
const EnteApiUrl = "https://api.ente.io"
|
|
const EnteAccountUrl = "https://accounts.ente.io"
|