mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-03-13 15:39:18 +08:00
fix for notifications.js
This commit is contained in:
parent
6f0d4b29e6
commit
6102e05292
@ -1,6 +1,8 @@
|
||||
import $ from 'jquery';
|
||||
import { toggleSpinner } from '@/utils';
|
||||
|
||||
$.ajaxSetup(window.ajaxSettings);
|
||||
|
||||
//=====> HELPER FUNCTIONS
|
||||
|
||||
function markRead(notification) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user