Skip to content

Commit

Permalink
fix: swal not defined in check for announcements
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Dec 4, 2023
1 parent 7c0398e commit ca76b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/src/scripts/others/announcements.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import axios from "axios";
import Swal from "sweetalert2";

// To change what branch the announcements.json is fetched from, enter branch name between "SODA-for-SPARC/" and "/scripts" in the url below
// state will be either "update" or "announcements"
Expand Down

0 comments on commit ca76b2e

Please sign in to comment.