chore: added to list of requests
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c1b3625a14
commit
858d0aca66
@ -232,6 +232,7 @@ async fn main() -> GResult {
|
|||||||
animations::clear_all,
|
animations::clear_all,
|
||||||
animations::get_animation_request,
|
animations::get_animation_request,
|
||||||
animations::toggle_animation,
|
animations::toggle_animation,
|
||||||
|
animations::get_animations,
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
.manage(conn_pool_arc.clone())
|
.manage(conn_pool_arc.clone())
|
||||||
|
Loading…
Reference in New Issue
Block a user