enhance: ハッシュタグのノート一覧ページから、そのハッシュタグで投稿するボタンを追加、お知らせの画像URLを空にできない問題を修正 (#10878)
* fix: お知らせの画像URLを空にできない問題を修正 (misskey-dev/misskey#10657) * ハッシュタグのノート一覧ページからノートできるように(misskey-dev/misskey#10854) * fix: 色々直した * location.reloadを使わないように * CHANGELOGを編集 * tweak * Update tag.vue --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
Vendored
+1
@@ -795,6 +795,7 @@ export interface Locale {
|
||||
"noBotProtectionWarning": string;
|
||||
"configure": string;
|
||||
"postToGallery": string;
|
||||
"postToHashtag": string;
|
||||
"gallery": string;
|
||||
"recentPosts": string;
|
||||
"popularPosts": string;
|
||||
|
||||
Reference in New Issue
Block a user