aboutsummaryrefslogtreecommitdiff
path: root/shardweb/lib/shard_web/views/room_view.ex
diff options
context:
space:
mode:
Diffstat (limited to 'shardweb/lib/shard_web/views/room_view.ex')
-rw-r--r--shardweb/lib/shard_web/views/room_view.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/shardweb/lib/shard_web/views/room_view.ex b/shardweb/lib/shard_web/views/room_view.ex
index 7c102cc..7ec961b 100644
--- a/shardweb/lib/shard_web/views/room_view.ex
+++ b/shardweb/lib/shard_web/views/room_view.ex
@@ -1,6 +1,6 @@
defmodule ShardWeb.RoomView do
use ShardWeb, :view
-
+
def shard_list do
Shard.Manager.list_shards
end