Skip to content

Commit

Permalink
🚑 hotfix: cloudflare pages 충돌 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
kms0219kms authored Oct 16, 2023
1 parent a42d769 commit ec0fe1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/build.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const fs = require('node:fs')
const lodash = require('lodash')
const PublicGoogleSheetsParser = require('public-google-sheets-parser')
const { color } = require('../functions/console')
const { color } = require('../util/console')

try {
// https://docs.google.com/spreadsheets/d/1SHdSfnQsP1RMNW1emxeexZKSJ3AXppQhH71MnHf42rw/edit?usp=sharing
Expand Down
File renamed without changes.

0 comments on commit ec0fe1e

Please sign in to comment.