fix: remove redundant pattern initialization and add Patternomaly script

This commit is contained in:
Paul Gauthier (aider) 2024-12-06 14:31:29 -08:00
parent 74cfd05642
commit 422658293d

View file

@ -1,6 +1,3 @@
// Initialize pattern maker
const pattern = window.pattern;
document.addEventListener('DOMContentLoaded', function () {
var ctx = document.getElementById('editChart').getContext('2d');
const HIGHTLIGHT_MODEL = 'no no no no';