mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 09:13:21 +00:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
exports.DashboardPage = {
|
|
url: Cypress.env("baseUrl") + "/dashboard",
|
|
};
|