Fixed review comments

This commit is contained in:
Locutus 2023-07-27 20:33:32 +03:00
parent 67157a1a35
commit 24d8cd1268
2 changed files with 2 additions and 1 deletions

View File

@ -49,6 +49,7 @@ func New() Profiles {
{"KoF", "Kobo Forma", 1440, 1920}, {"KoF", "Kobo Forma", 1440, 1920},
{"KoS", "Kobo Sage", 1440, 1920}, {"KoS", "Kobo Sage", 1440, 1920},
{"KoE", "Kobo Elipsa", 1404, 1872}, {"KoE", "Kobo Elipsa", 1404, 1872},
// reMarkable
{"RM2", "reMarkable 2", 1404, 1872}, {"RM2", "reMarkable 2", 1404, 1872},
} }
} }