Merge pull request #1 from TicketsBot-cloud/master
merging latest from upstream to origin
This commit is contained in:
commit
0b9bb1dae1
@ -58,7 +58,7 @@
|
||||
bind:value={data.naming_scheme}
|
||||
placeholder="ticket-%id%"
|
||||
tooltipText="Click here for the full placeholder list"
|
||||
tooltipLink="https://docs.ticketsbot.cloud" />
|
||||
tooltipLink="https://docs.ticketsbot.cloud/dashboard/settings/placeholders#custom-naming-scheme-placeholders" />
|
||||
{/if}
|
||||
</div>
|
||||
<div class="incomplete-row">
|
||||
|
@ -61,8 +61,8 @@
|
||||
<span slot="title">Blacklist</span>
|
||||
<div slot="body" class="body-wrapper">
|
||||
<div class="row" style="gap: 10px">
|
||||
<Button icon="fas fa-ban" on:click={() => blacklistUserModal = true}>Blacklist New User</Button>
|
||||
<Button icon="fas fa-ban" on:click={() => blacklistRoleModal = true}>Blacklist New Role</Button>
|
||||
<Button icon="fas fa-ban" on:click={() => blacklistUserModal = true}>Blacklist New User</Button>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user