mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-04 20:14:54 +01:00
feat: begin upgrading deps, still very buggy
This commit is contained in:
@@ -49,7 +49,7 @@ export const messages = () => {
|
||||
};
|
||||
|
||||
export const messageCompiler: (
|
||||
message: String | any,
|
||||
message: string | any,
|
||||
{
|
||||
locale,
|
||||
key,
|
||||
|
||||
Reference in New Issue
Block a user