From 9d53aa3d7037127ceb088a9a1332093f28955bcf Mon Sep 17 00:00:00 2001 From: AleWiccan <32316056+AleWiccan@users.noreply.github.com> Date: Sat, 25 Jul 2020 09:33:56 -0400 Subject: [PATCH] Create flaggen.js --- flaggen.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 flaggen.js diff --git a/flaggen.js b/flaggen.js new file mode 100644 index 00000000..742997ad --- /dev/null +++ b/flaggen.js @@ -0,0 +1,3 @@ +function show_flags(){ + +}