* remove global site url

* missed one

* revert mysterious change
Этот коммит содержится в:
Chris
2018-02-22 18:23:32 -06:00
коммит произвёл GitHub
родитель 1b3808f3ec
Коммит d44ef7ea67
12 изменённых файлов: 32 добавлений и 35 удалений

Просмотреть файл

@@ -63,6 +63,8 @@ type App struct {
clientLicenseValue atomic.Value
licenseListeners map[string]func()
siteURL string
newStore func() store.Store
htmlTemplateWatcher *utils.HTMLTemplateWatcher