privatize coding keys
This commit is contained in:
parent
72f1d48eeb
commit
a19003f240
@ -54,7 +54,7 @@ class ScreenBrightnessModifierBehavior: PageVisibilityBehavior {
|
|||||||
|
|
||||||
//MARK:- Codable
|
//MARK:- Codable
|
||||||
|
|
||||||
enum CodingKeys: String, CodingKey {
|
private enum CodingKeys: String, CodingKey {
|
||||||
case screenBrightness
|
case screenBrightness
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user