Commit 757ece1
authored
fix: break and wrap archive server url on deviceId page (#515)
Just a minor fix for something that was bugging me :)
Using the same pattern as on line 333 for the device ID.
Before:

After:
1 parent a428a54 commit 757ece1
File tree
1 file changed
+1
-0
lines changed- src/renderer/src/routes/app/projects/$projectId_/team
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
0 commit comments