tangled mirror of catsky-馃惐 Soothing soft social-app fork with all the niche toggles! (Unofficial); for issues and PRs please put them on github:NekoDrone/catsky-social
1diff --git a/node_modules/@lingui/core/dist/index.mjs b/node_modules/@lingui/core/dist/index.mjs
2index 9759736..881f67b 100644
3--- a/node_modules/@lingui/core/dist/index.mjs
4+++ b/node_modules/@lingui/core/dist/index.mjs
5@@ -1,4 +1,4 @@
6-import unraw from 'unraw';
7+import { unraw } from 'unraw';
8 import { compileMessage } from '@lingui/message-utils/compileMessage';
9
10 const isString = (s) => typeof s === "string";