Nip7os interface

Light theme tweaks
This commit is contained in:
2023-08-29 14:55:30 +01:00
parent 8a3133af70
commit ec2b11bd75
9 changed files with 99 additions and 18 deletions

View File

@ -33,4 +33,4 @@ declare module "translations/*.json" {
declare module "emojilib" {
const value: Record<string, string>;
export default value;
}
}