feat: autoupdate toggle
This commit is contained in:
@ -48,7 +48,10 @@ const aimeCodePaste = (ev: ClipboardEvent) => {
|
||||
|
||||
<template>
|
||||
<OptionCategory title="Aime">
|
||||
<OptionRow title="Aime emulation">
|
||||
<OptionRow
|
||||
title="Aime emulation"
|
||||
tooltip="Aime plugins can be downloaded from the package store."
|
||||
>
|
||||
<Select
|
||||
v-model="prf.current!.data.sgt.aime"
|
||||
:options="[
|
||||
|
Reference in New Issue
Block a user