[fix] preset list not closing
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{#if openPresetList}
|
||||
<Botpreset />
|
||||
<Botpreset close={() => {openPresetList = false}} />
|
||||
{/if}
|
||||
<style>
|
||||
.setting-bg{
|
||||
|
||||
Reference in New Issue
Block a user