mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 18:16:15 +08:00
fix: module not find
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// cSpell:ignore Tolgee
|
||||
import { fetchTolgee } from './request';
|
||||
import { fetchTolgee } from './request.js';
|
||||
|
||||
/**
|
||||
* Returns all project languages
|
||||
|
||||
Reference in New Issue
Block a user