mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: make web more REST
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<div class="col-md-3">
|
||||
|
||||
<form method="POST" enctype="multipart/form-data" action="/add_project">
|
||||
<form method="POST" enctype="multipart/form-data" action="/api/project">
|
||||
|
||||
<div class="row row-cols-lg-auto g-3">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user