Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 31fcd93b86 |
@@ -9,4 +9,5 @@ export class AppController {
|
|||||||
getHello(): string {
|
getHello(): string {
|
||||||
return this.appService.getHello();
|
return this.appService.getHello();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user