mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Feature/4424 blocking requests
This commit is contained in:
committed by
Arnfried Griesert
parent
280d19922f
commit
b24c2b4c28
@@ -30,4 +30,5 @@ protocol ServerDowntimeService {
|
||||
func downtimeColor() -> UIColor
|
||||
func downtimeTextColor() -> UIColor
|
||||
func isSameDay() -> Bool
|
||||
func isBlocking() -> Bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user