Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 4f39b2b8 authored by Pierre Jarriges's avatar Pierre Jarriges
Browse files

update page

parent 5a31e282
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ async fn main() -> std::io::Result<()> {
.service(service::admin_workspace)
.service(service::add_page)
.service(service::get_page_data)
.service(service::update_page)
.service(service::files::post_files)
.service(service::files::delete_static_file),
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment