Skip to content

Commit

Permalink
[FIX] Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarrc committed Feb 13, 2023
1 parent 03c4691 commit 54c66cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/js/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { APPROVED, FREQUENCIES, TUNING_MODES } from "./constants.js";
import { checkFullscreen, requestFullscreen } from "./helpers.js";
import { requestFullscreen, supportsFullscreen } from "./helpers.js";

import PWA from "./pwa.js";
import Tactylophone from "./tactylophone.js";
Expand Down

0 comments on commit 54c66cf

Please sign in to comment.