diff options
author | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2018-09-13 11:07:51 -0400 |
---|---|---|
committer | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2018-09-13 11:07:51 -0400 |
commit | 2e24757c06b9be52b2503577ddfeed8a3f53510d (patch) | |
tree | 3b92197ca99269c03e546f7333e8c2eaeae18d72 /src/components/mao-account.js | |
parent | b57d56cbfb53567d59dbe28dc0590ceaae2f5792 (diff) |
Updating information on certain pages.
Diffstat (limited to 'src/components/mao-account.js')
-rw-r--r-- | src/components/mao-account.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/mao-account.js b/src/components/mao-account.js index 5e128f1..3b47f66 100644 --- a/src/components/mao-account.js +++ b/src/components/mao-account.js @@ -133,6 +133,7 @@ class MaoAccount extends connect(store)(PageViewElement) { <option value="Mu">Mu</option> <option value="Alpha">Alpha</option> <option value="Theta">Theta</option> + <option value="Stats">Stats</option> </select> </div> |