api, frontend, db: add comment sorting
Closes https://gitlab.com/commento/commento/issues/215
This commit is contained in:
@@ -25,4 +25,5 @@ type domain struct {
|
||||
SsoProvider bool `json:"ssoProvider"`
|
||||
SsoSecret string `json:"ssoSecret"`
|
||||
SsoUrl string `json:"ssoUrl"`
|
||||
DefaultSortPolicy string `json:"defaultSortPolicy"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user