remove branding for subscribed users (#424)
* removebrandingfor subscribed users * backend changes, test * fix test name * fix disable branding * Fix linting --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -69,6 +69,7 @@ function initUpdatedForm() {
|
||||
watch(form, (form) => {
|
||||
if (form?.value) {
|
||||
initUpdatedForm()
|
||||
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user