aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/app.component.html')
-rw-r--r--client/src/app/app.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html
index 0564e1a7b..20e573de1 100644
--- a/client/src/app/app.component.html
+++ b/client/src/app/app.component.html
@@ -36,6 +36,6 @@
36 </div> 36 </div>
37</div> 37</div>
38 38
39<ngx-loading-bar [includeSpinner]="false" color="#F1680D"></ngx-loading-bar> 39<ngx-loading-bar [includeSpinner]="false"></ngx-loading-bar>
40<my-confirm></my-confirm> 40<my-confirm></my-confirm>
41<simple-notifications [options]="notificationOptions"></simple-notifications> 41<simple-notifications [options]="notificationOptions"></simple-notifications>