Skip to content

Commit 40c89d8

Browse files
Merge pull request #623 from StoDevX/faqs-update
update FAQs
2 parents 7dcb9e9 + f6b5ebe commit 40c89d8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

data/faqs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ We hear you. Magic is hard to find these days. Have you ever tried looking for i
2222

2323
# Known Issues
2424
- SIS: we're working on a way to have you log into the sis for more than 15 minutes at a time.
25+
- Building Hours: It reports the 2am buildings as open too often; for instance, the Pause is open on Saturday at 2am, continuing from Friday, but the app reports it as being open on Friday at 2am, as well. This is incorrect.
26+
- The Cage menu only shows specials: that's a limitation of the data we get from BonApp. SGA is talking with them about providing the rest of the Cage menu. One day, it'll suddenly work!

docs/faqs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"text": "<style>\nbody {\n -webkit-overflow-scrolling: touch;\n font-family: -apple-system, Roboto, sans-serif;\n background-color: transparent;\n}\nh1 {\n font-size: 1.2em;\n}\na {\n pointer-events: none;\n color: black;\n text-decoration: none;\n}\np {\n line-height: 1.2em;\n}\n</style>\n\n<h1 id=\"why-does-this-app-update-so-slowly-\">Why does this app update so slowly?</h1>\n<p>We hear you. Magic is hard to find these days. Have you ever tried looking for it?</p>\n<h1 id=\"known-issues\">Known Issues</h1>\n<ul>\n<li>SIS: we&#39;re working on a way to have you log into the sis for more than 15 minutes at a time.</li>\n</ul>\n"
2+
"text": "<style>\nbody {\n -webkit-overflow-scrolling: touch;\n font-family: -apple-system, Roboto, sans-serif;\n background-color: transparent;\n}\nh1 {\n font-size: 1.2em;\n}\na {\n pointer-events: none;\n color: black;\n text-decoration: none;\n}\np {\n line-height: 1.2em;\n}\n</style>\n\n<h1 id=\"why-does-this-app-update-so-slowly-\">Why does this app update so slowly?</h1>\n<p>We hear you. Magic is hard to find these days. Have you ever tried looking for it?</p>\n<h1 id=\"known-issues\">Known Issues</h1>\n<ul>\n<li>SIS: we&#39;re working on a way to have you log into the sis for more than 15 minutes at a time.</li>\n<li>Building Hours: It reports the 2am buildings as open too often; for instance, the Pause is open on Saturday at 2am, continuing from Friday, but the app reports it as being open on Friday at 2am, as well. This is incorrect.</li>\n<li>The Cage menu only shows specials: that&#39;s a limitation of the data we get from BonApp. SGA is talking with them about providing the rest of the Cage menu. One day, it&#39;ll suddenly work!</li>\n</ul>\n"
33
}

0 commit comments

Comments
 (0)