UserData edition
Hi, I want to edit userData so I do:
Than when someone login it do that:
But in my view, when I use:
It says me that it doesnt exist in userData:
6 Replies
you can use
sed
in an install script to add it to the user.ts fileI've bad experiences with the sed command 😅
But I'll try, thanks
@Athenox make sure to revert the changes with remove.sh commands
Oh, yes, I almost forgot
Just FYI, extensions that make custom modifications that are not correctly reverted aren't eligible for #extensions and blueprint.zip/browse - will probably make a guidelines page for that later.
ok