update path and username on pwb user (#454)

* update path and username on pwb user

* moved file
This commit is contained in:
Arwid Thornström
2025-01-28 12:53:59 +01:00
committed by GitHub
parent e048dcf5a7
commit a20ea008e8
+1
View File
@@ -0,0 +1 @@
UPDATE designers SET path = 'pwb', username = 'pwb' WHERE designerid = 251;