Remove the or label as it was unecessary

and actually, untranslated
This commit is contained in:
Jean-Baptiste Bellet
2022-09-05 15:18:53 +02:00
committed by Konrad
parent eec117e769
commit ec4d091c2e

View File

@@ -85,7 +85,6 @@ export default class extends Flatpickr {
return [
ShortcutButtonsPlugin({
button: buttons,
label: mode != "range" && "or",
onClick: this.onClickButtons,
}),
labelPlugin({}),