1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

General cleanup and fixed PR comments

This commit is contained in:
Roch D'Amour
2020-10-25 22:00:24 -04:00
parent fdf2289f8e
commit 395d039d41
5 changed files with 15 additions and 12 deletions

View File

@ -304,3 +304,4 @@ window.addEventListener('load', function () {
togglePlaceholders(getPresentDataMask())
draw()
})