Added the style trials

This commit is contained in:
maxluli
2023-02-14 10:31:06 +01:00
parent 59997caea1
commit 6c3491861f
3 changed files with 117 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ import * as helpers from "./helpers.js";
import * as ui from "./ui.js";
export function load() {
helpers.RecoverPrinterInfos();
RecoverPrinterInfos();
}
export function RecoverPrinterInfos() {