Rebrand project as Skald
This commit is contained in:
+1
-1
@@ -184,7 +184,7 @@ func (state *state) load() (string, error) {
|
||||
state.reset()
|
||||
return "", err
|
||||
}
|
||||
// the "message" permission was introduced in Galene 0.9,
|
||||
// the "message" permission was introduced in Skald 0.9,
|
||||
// so add it to tokens read from disk. We can remove this
|
||||
// hack in late 2024.
|
||||
if !member("message", t.Permissions) {
|
||||
|
||||
Reference in New Issue
Block a user