mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-05 00:44:46 +00:00
Remove commented out code
This commit is contained in:
parent
d291b0e5c7
commit
fc7884e4ae
1 changed files with 0 additions and 3 deletions
|
@ -134,8 +134,6 @@ export default {
|
|||
grid: {
|
||||
color: this.$root.theme === "light" ? "rgba(0,0,0,0.1)" : "rgba(255,255,255,0.1)",
|
||||
},
|
||||
/* min: 0, */
|
||||
/* max: 1000, */
|
||||
},
|
||||
y1: {
|
||||
display: false,
|
||||
|
@ -170,7 +168,6 @@ export default {
|
|||
display: false,
|
||||
},
|
||||
annotation: {
|
||||
/* drawTime: 'afterDraw', */
|
||||
annotations: {
|
||||
line1: {
|
||||
type: "line",
|
||||
|
|
Loading…
Add table
Reference in a new issue