Skip to content

Commit

Permalink
fixed license error
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 8, 2025
1 parent ebc5883 commit ff60431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/utils/localeFileHandler.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: AGPL-3.0-or-later
import { locales, LOCALE_CODE } from "~/locales";
import { readFileSync } from "fs";
import { join } from "path";
Expand Down

0 comments on commit ff60431

Please sign in to comment.