diff --git a/src/app/invoice/invoice.component.ts b/src/app/invoice/invoice.component.ts index 99d368e..dbe710d 100644 --- a/src/app/invoice/invoice.component.ts +++ b/src/app/invoice/invoice.component.ts @@ -16,7 +16,7 @@ var Buffer = require('buffer/').Buffer; selector: 'app-invoice', templateUrl: './invoice.component.html', styleUrls: ['./invoice.component.css'] -}); +}) export class InvoiceComponent implements OnInit { faCheck = faCheck; diff --git a/src/app/settings/settings.component.html b/src/app/settings/settings.component.html index cbb18c2..573b43a 100644 --- a/src/app/settings/settings.component.html +++ b/src/app/settings/settings.component.html @@ -170,52 +170,92 @@ -
- +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
Owner:
+
+ +
+
+ + + + +
Token:
+
+ +
+
+ + + + +
URL:
+
+ +
+
+
+ +
+
- - - - - - - - - - - - - - - - - - - - - -
Owner:
{{wooOwner}} - - - - -
Token:
{{wooToken}} - - - - -
URL:
{{wooUrl}}
-
- -
-