Meta tweaks (#1048)

This commit is contained in:
MrBrain295
2021-06-03 07:03:10 +00:00
committed by GitHub
parent 516221af8d
commit a53b53f7f2
3 changed files with 3 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
$scope.$log = $log;
$scope.message = 'Hello World';
$scope.message = "Hello World";