Copy user preferences. #6299
-
Hi everyone! How can i copy my preferences of interface to other users? |
Beta Was this translation helpful? Give feedback.
Answered by
ryanmerolle
Sep 3, 2021
Replies: 1 comment 1 reply
-
I think you could string together some API work to do that, but the easiest is to probably update the postgres table(s) themselves. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ryanmerolle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you could string together some API work to do that, but the easiest is to probably update the postgres table(s) themselves.