mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-12 08:20:30 -04:00
Minor formatting for JSDoc comments
Added a number of minor formatting changes to JSDoc comments in /src
This commit is contained in:
parent
c94dcf1533
commit
0e28707307
7 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@ export default {
|
|||
type: String,
|
||||
default: null,
|
||||
},
|
||||
/** Is this a pill */
|
||||
/** Is this a pill? */
|
||||
pill: {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue