mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-13 19:08:08 +00:00
WIP
This commit is contained in:
11
dDashboardServer/DashboardWeb.cpp
Normal file
11
dDashboardServer/DashboardWeb.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "DashboardWeb.h"
|
||||
|
||||
#include <inja/inja.hpp>
|
||||
|
||||
// default home page
|
||||
|
||||
namespace DashboardWeb {
|
||||
void RegisterRoutes() {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user