Get WGDashboard Theme
Get the current theme of WGDashboard
Request
GET /api/getDashboardTheme
Response
200 - OK
{
"data": "dark",
"message": null,
"status": true
}
Last modified: 29 September 2024
Get the current theme of WGDashboard
GET /api/getDashboardTheme
200 - OK