mirror of
https://github.com/exane/not-gwent-online
synced 2025-11-08 09:08:40 +00:00
animation test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
|
||||
template: "<h2>lobby hier</h2>"
|
||||
template: require('../views/lobby.html')
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user