mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-18 02:28:08 +00:00
[Glitch] Implement tag auto-completion by history
Port 460e380d38 to glitch-soc
This commit is contained in:
@@ -44,3 +44,4 @@ export default class Settings {
|
||||
}
|
||||
|
||||
export const pushNotificationsSetting = new Settings('mastodon_push_notification_data');
|
||||
export const tagHistory = new Settings('mastodon_tag_history');
|
||||
|
||||
Reference in New Issue
Block a user