- Notifications
You must be signed in to change notification settings - Fork5
Commit5da2698
authored
fix: trim whitespace and newlines from access url and token textfields (#207)
Prevents scenarios like the following, where newlines are pasted in by accident:<img width="555" height="246" alt="image" src="https://github.com/user-attachments/assets/5f473dd4-dc11-4a28-a3b2-9e7bc57d033f" />The Windows app has trimming in the same places.1 parentfaaa0af commit5da2698
1 file changed
+2
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
| |||
164 | 165 |
| |
165 | 166 |
| |
166 | 167 |
| |
| 168 | + | |
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
|
0 commit comments
Comments
(0)