1
0

Add tooltip for shift-boost

This commit is contained in:
HellhoundSoftware
2025-01-15 14:38:34 -05:00
parent 7825f6e95e
commit 2c90eebe86
8 changed files with 11 additions and 0 deletions
+4
View File
@@ -10805,6 +10805,10 @@ export interface Locale extends ILocale {
* Date
*/
"date": string;
/**
* Boost (hold Shift for visibility menu)
*/
"renoteShift": string;
/**
* Quoted.
*/