mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-12 14:49:38 +05:00
embed commit and repo in config codegen
This commit is contained in:
@@ -539,3 +539,6 @@ func init() {
|
||||
}
|
||||
|
||||
const Debug = false
|
||||
const Commit = "unknown"
|
||||
const Repo = "unknown"
|
||||
const CommitURL = "unknown"
|
||||
|
||||
Reference in New Issue
Block a user