Add dismissable hints to various timelines in web UI (#19315)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
This commit is contained in:
parent
a5112b51fd
commit
f41ec9af05
8 changed files with 128 additions and 11 deletions
|
@ -45,3 +45,4 @@ export default class Settings {
|
|||
|
||||
export const pushNotificationsSetting = new Settings('mastodon_push_notification_data');
|
||||
export const tagHistory = new Settings('mastodon_tag_history');
|
||||
export const bannerSettings = new Settings('mastodon_banner_settings');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue