mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 22:18:16 +08:00
Minor formatting for JSDoc comments
Added a number of minor formatting changes to JSDoc comments in /src
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<script>
|
||||
export default {
|
||||
props: {
|
||||
/** Heading of the Section */
|
||||
/** Heading of the section */
|
||||
heading: {
|
||||
type: String,
|
||||
default: "",
|
||||
|
Reference in New Issue
Block a user