|
|
@@ -148,7 +148,7 @@ export default class Statblock extends Vue { |
|
|
touch: ["hold", 500] |
|
|
touch: ["hold", 500] |
|
|
}) |
|
|
}) |
|
|
}) |
|
|
}) |
|
|
createSingleton(tippyInstances, { delay: 500 }) |
|
|
|
|
|
|
|
|
createSingleton(tippyInstances, { delay: 500, touch: ["hold", 500] }) |
|
|
|
|
|
|
|
|
this.statusChanged([]) |
|
|
this.statusChanged([]) |
|
|
} |
|
|
} |
|
|
|