Skip to content

Commit 73c4571

Browse files
chore: commit to trigger tests
1 parent 2080332 commit 73c4571

File tree

1 file changed

+0
-1
lines changed
  • frontend/express/public/javascripts/countly/vue/components

1 file changed

+0
-1
lines changed

frontend/express/public/javascripts/countly/vue/components/input.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@
220220

221221
onPickerInput(color) {
222222
const { a = 0, ...rgb } = color.rgba;
223-
224223
const alpha = Math.round(a * 100);
225224

226225
if (alpha !== this.colorAlpha) {

0 commit comments

Comments
 (0)