mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-19 06:07:12 +02:00
Merge main into proxy branch (formatting and docs)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Color } from '@yaakapp-internal/plugins';
|
||||
import type { Color } from "@yaakapp-internal/plugins";
|
||||
|
||||
const colors: Record<Color, boolean> = {
|
||||
primary: true,
|
||||
|
||||
Reference in New Issue
Block a user