Allow setting musdb access tokens for logging to spaces
This commit is contained in:
parent
0660d3225f
commit
4e4211cc02
|
@ -13,6 +13,7 @@ declare(strict_types = 1);
|
||||||
enum MDAppTokenSection {
|
enum MDAppTokenSection {
|
||||||
|
|
||||||
case webcal;
|
case webcal;
|
||||||
|
case space_sensors;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Lists all available names.
|
* Lists all available names.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user