summaryrefslogtreecommitdiff
path: root/Sora/Data/Settings/SettingsSyncKey.swift
blob: 904226bb4d669a7afc9716118bbd81733e7b670d (plain) (blame)
1
2
3
enum SettingsSyncKey: Sendable {
  case bookmarks, customProviders, favorites, searchHistory
}