tabby/tabby-core/src/components/safeModeModal.component.pug
2022-01-08 16:03:01 +01:00

8 lines
263 B
Plaintext

.modal-body
.alert.alert-danger(translate) Tabby could not start with your plugins, so all third party plugins have been disabled in this session. The error was:
pre {{error}}
.modal-footer
button.btn.btn-primary((click)='close()', translate) Close