Begin create staff ldb table
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
{#if !staff}
|
||||
<PublicLdb {station} bind:title={title} />
|
||||
{:else}
|
||||
<PublicLdb {station} bind:title={title} />
|
||||
<StaffLdb {station} bind:title={title} />
|
||||
<!--<StaffLdb {station} bind:title={title} /> -- Temporary, Disable StaffLdb - it isn't implemented -->
|
||||
{/if}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user