Merge branch 'fmhy:main' into main

This commit is contained in:
Land 2025-11-01 23:00:04 +05:30 committed by GitHub
commit 9d81ef5a6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -138,4 +138,4 @@ const normalizeColorName = (colorName: string) =>
<Switch v-model="isAmoledMode" @click="isAmoledMode = !isAmoledMode" /> <Switch v-model="isAmoledMode" @click="isAmoledMode = !isAmoledMode" />
</div> </div>
</div> </div>
</template> </template>