We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd6bc2 commit 8a708eaCopy full SHA for 8a708ea
services/accounts/settings.go
@@ -218,4 +218,3 @@ func (api *SettingsAPI) LastTokensUpdate() (time.Time, error) {
218
func (api *SettingsAPI) ThirdpartyServicesEnabled() (bool, error) {
219
return api.db.ThirdpartyServicesEnabled()
220
}
221
-
0 commit comments