MainPanel.js 132 B

12345
  1. class MainPanel {
  2. constructor(app) {
  3. this.app = app;
  4. this.panels_znyg = [];
  5. this.panels_znjk = [];