chore(client/ts): port some more files

This commit is contained in:
Elian Doran
2025-03-16 00:45:46 +02:00
parent ee5eba193a
commit 2828b39f48
13 changed files with 125 additions and 50 deletions

View File

@@ -131,7 +131,7 @@ export default class SwitchWidget extends NoteContextAwareWidget {
protected switchOffName = "";
protected switchOffTooltip = "";
private disabledTooltip = "";
protected disabledTooltip = "";
private currentState = false;