This commit is contained in:
meinzzzz 2025-11-20 18:53:39 +01:00
parent 497ec2ac74
commit e777b06fb8

View File

@ -40,7 +40,7 @@ export default class MathLiveInputView extends View {
class: [ 'ck', 'ck-mathlive-input' ] class: [ 'ck', 'ck-mathlive-input' ]
} }
} ); } );
}git config --local credential.helper "" }
/** /**
* @inheritDoc * @inheritDoc