main
This commit is contained in:
@ -9,7 +9,7 @@ class TgApp {
|
||||
actionMain(){
|
||||
console.log("main 123")
|
||||
this.createCardBox();
|
||||
this.createDefaultBox();
|
||||
// this.createDefaultBox();
|
||||
this.getCard();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user