diff --git a/frontend/static/languages/code_lua.json b/frontend/static/languages/code_lua.json index 4cec32d41..6b8bb0be3 100644 --- a/frontend/static/languages/code_lua.json +++ b/frontend/static/languages/code_lua.json @@ -54,7 +54,7 @@ "type", "unpack", "xpcall", - + "bit32", "coroutine", "debug", @@ -63,6 +63,5 @@ "string", "table", "utf8" - ] } diff --git a/frontend/static/languages/code_luau.json b/frontend/static/languages/code_luau.json index 379ef4076..c3f71d620 100644 --- a/frontend/static/languages/code_luau.json +++ b/frontend/static/languages/code_luau.json @@ -69,7 +69,7 @@ "usersettings", "version", "warn", - + "bit32", "coroutine", "debug", diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index c03cd14c5..2c693c1c9 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -35616,6 +35616,18 @@ "source": "Tool", "length": 220, "id": 6256 + }, + { + "text": "What is it about society that disappoints you so much? Oh, I don't know. Is it that we collectively thought Steve Jobs was a great man, even when we knew he made billions off the backs of children? Or maybe it's that it feels like all our heroes are counterfeit. The world itself's just one big hoax. Spamming each other with our burning commentary of bullshit masquerading as insight. Our social media faking as intimacy. Or is it that we voted for this? Not with our rigged elections, but with our things. Our property. Our money. I not saying anything new. We all know why we do this. Not because Hunger Games books makes us happy. But because we wanna be sedated. Because it's painful not to pretend. Because we're cowards. F... society.", + "source": "Mr. Robot", + "length": 741, + "id": 6257 + }, + { + "text": "That, to me, is an absolute tragedy. But that's just what the world wants now. People wonder why jazz is dying. I tell you, man, and every Starbucks \"jazz\" album... just proves my point really. There are no two words in the English language more harmful than \"good job.\"", + "source": "Whiplash", + "length": 270, + "id": 6258 } ] }