diff options
Diffstat (limited to 'client/src/app/app.component.html')
-rw-r--r-- | client/src/app/app.component.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html index 95a025832..9f2661e12 100644 --- a/client/src/app/app.component.html +++ b/client/src/app/app.component.html | |||
@@ -23,6 +23,7 @@ | |||
23 | </div> | 23 | </div> |
24 | 24 | ||
25 | <simple-notifications [options]="notificationOptions"></simple-notifications> | 25 | <simple-notifications [options]="notificationOptions"></simple-notifications> |
26 | <my-confirm></my-confirm> | ||
26 | 27 | ||
27 | <footer> | 28 | <footer> |
28 | PeerTube, CopyLeft 2015-2016 | 29 | PeerTube, CopyLeft 2015-2016 |