mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 16:15:25 +08:00
Minor formatting for JSDoc comments
Added a number of minor formatting changes to JSDoc comments in /src
This commit is contained in:
@@ -120,7 +120,7 @@ export default {
|
||||
|
||||
/**
|
||||
* Load the general settings page
|
||||
* For desktop only, mobile do nothing
|
||||
* For desktop only, on mobile do nothing
|
||||
*/
|
||||
loadGeneralPage() {
|
||||
if (!this.currentPage && !this.$root.isMobile) {
|
||||
|
Reference in New Issue
Block a user