apply comments

This commit is contained in:
Samira Mokaram
2020-09-23 17:13:22 +02:00
parent 67d205cf48
commit e0102ec73a
2 changed files with 7 additions and 11 deletions
+2 -2
View File
@@ -64,8 +64,8 @@ type PaletteAdditions = {
banner: {
info: string;
error: string;
textColor: string;
linkColor: string;
text: string;
link: string;
};
};