🐛 Bug fixes
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
func TranslateNotify(nty pushkit.Notification, lang string) pushkit.Notification {
|
||||
if nty.TranslateKey != nil {
|
||||
if nty.TranslateKey == nil {
|
||||
return nty
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user