Change username #326
-
Can I change username in files of compiled project? |
Beta Was this translation helpful? Give feedback.
Answered by
GarboMuffin
Mar 5, 2022
Replies: 1 comment
-
It's in the HTML file; look for the part with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
piw-piw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's in the HTML file; look for the part with
scaffolding.setUsername("...")
if you want to change it