@@ -8,7 +8,7 @@
|
||||
let error = $state(null);
|
||||
let {
|
||||
getCandidates = async text => {},
|
||||
heading = t('add_user'),
|
||||
heading = t('add_object',{object:t('user')}),
|
||||
users = $bindable({})
|
||||
} = $props();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user