svg editor gut
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
* Abhängigkeiten: keine (Vanilla JS)
|
||||
*/
|
||||
|
||||
(() => {
|
||||
/* =========================
|
||||
* Konfiguration
|
||||
* ========================= */
|
||||
@@ -256,3 +257,4 @@ document.addEventListener('keydown', (e) => {
|
||||
deleteSelectedPort();
|
||||
}
|
||||
});
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user