parent
a8cf67198f
commit
5d09b7e38b
6 changed files with 33 additions and 33 deletions
|
|
@ -24,7 +24,7 @@ export default Vue.extend({
|
|||
const ok = window.confirm('%i18n:@read-all%');
|
||||
if (!ok) return;
|
||||
|
||||
(this as any).api('notifications/mark_as_read_all');
|
||||
(this as any).api('notifications/mark_all_as_read');
|
||||
},
|
||||
onFetched() {
|
||||
Progress.done();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue