This repository has been archived on 2021-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
ui/go/constants/settings.go

6 lines
130 B
Go
Raw Permalink Normal View History

2019-08-21 20:55:08 +00:00
package constants
const BlockUnknownPeersSetting = "blockunknownpeers"
const LocaleSetting = "locale"
const ZoomSetting = "zoom"