diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-02-06 12:07:06 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2024-02-06 12:07:06 -0800 |
commit | ed8055127819d1918b9c8b296612983a3681157a (patch) | |
tree | 7c09e233ce9c5fea2d8d82404bfdae998bd9ec10 /src | |
parent | b61db0f4e4c150552648d3cc04ef023d3951f854 (diff) | |
download | voidsky-ed8055127819d1918b9c8b296612983a3681157a.tar.zst |
Cat on keyboard
Diffstat (limited to 'src')
-rw-r--r-- | src/view/com/modals/AddAppPasswords.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/com/modals/AddAppPasswords.tsx b/src/view/com/modals/AddAppPasswords.tsx index 040d294bc..4508e6857 100644 --- a/src/view/com/modals/AddAppPasswords.tsx +++ b/src/view/com/modals/AddAppPasswords.tsx @@ -157,7 +157,6 @@ export function Component({}: {}) { Please enter a unique name for this App Password or use our randomly generated one. </Trans> - asdq42 </Text> ) : ( <Text type="lg" style={[pal.text]}> |