mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-20 02:05:12 -04:00
💬 Comments
This commit is contained in:
parent
dc82fa38d9
commit
afc78a2873
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ const generateConfigs = (
|
||||||
color3: c3,
|
color3: c3,
|
||||||
color4: c4
|
color4: c4
|
||||||
} = watch;
|
} = watch;
|
||||||
content = content.replace("#TODO", b); //Inter watch circle
|
content = content.replace("#TODO", b); // Watch Background
|
||||||
content = content
|
content = content
|
||||||
.replace("#TODO", c1)
|
.replace("#TODO", c1)
|
||||||
.replace("#TODO", c2)
|
.replace("#TODO", c2)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue