summaryrefslogtreecommitdiffstats
path: root/src/Types.elm
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@valuemotive.com>2021-10-30 13:22:06 +0300
committerJan Tuomi <jan.tuomi@valuemotive.com>2021-10-30 13:22:06 +0300
commite24ba80820bd49af72a9e1702ed635e9b63452d1 (patch)
tree4c0479d10c94aa72f80d1dad1ad49b28c7695da9 /src/Types.elm
parente500394ed975055657fde19d3cd1c106888734b5 (diff)
Add parcel and stuff
Diffstat (limited to 'src/Types.elm')
-rw-r--r--src/Types.elm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Types.elm b/src/Types.elm
index 3736bbf..ce487b6 100644
--- a/src/Types.elm
+++ b/src/Types.elm
@@ -13,6 +13,7 @@ type alias Model =
type Msg
= NoOp
+ | RequestLogout
-- TIME
| SetNowPosix Time.Posix
-- POSTS