Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
miseler authored May 6, 2024
1 parent 0e8589b commit c0bf681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/infoclk/app.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
const FONT = require('infoclk-font.js');
require("HaxorNarrow7x17").add(Graphics);
require("FontHaxorNarrow7x17").add(Graphics);

const storage = require("Storage");
const locale = require("locale");
Expand Down

0 comments on commit c0bf681

Please sign in to comment.