mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-20 02:05:12 -04:00
🔗 path fixes
This commit is contained in:
parent
8c50d420f8
commit
bcecd39bd8
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ import fs from "fs";
|
|||
import path from "path";
|
||||
|
||||
import { staticCursors, animatedCursors, animatedClip } from "../cursors.json";
|
||||
import { schemesPath } from "../config";
|
||||
import { schemesPath } from "../color";
|
||||
import { ColorSchema, Configs } from "../types";
|
||||
|
||||
const generateConfigs = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue