View Source Mobilizon.Events.Categories (Mobilizon v4.1.0-alpha.1)

Module that handles event categories

Summary

Functions

@spec default() :: String.t()
@spec get_category(String.t() | nil) :: String.t()
@spec list() :: [%{id: atom(), label: String.t()}]