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 9338b7d commit 1c14fb8
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');
const FONT2 = require("Font6x12").add(Graphics);
require("Font6x15").add(Graphics);

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

0 comments on commit 1c14fb8

Please sign in to comment.