nastylování přehrávače

This commit is contained in:
2021-01-23 21:19:52 +01:00
parent 4a53f21281
commit db9c865b86
12 changed files with 169 additions and 112 deletions

View File

@@ -1 +1 @@
const app = new Controller();
const app = new Controller(new Model(), new View());