8
0
Эх сурвалжийг харах

Internal: Simplified the plugin names.

Kamil Piechaczek 8 жил өмнө
parent
commit
f7fe35ebf0

+ 1 - 1
packages/ckeditor5-heading/src/heading.js

@@ -35,7 +35,7 @@ export default class Heading extends Plugin {
 	 * @inheritDoc
 	 */
 	static get pluginName() {
-		return 'heading/heading';
+		return 'Heading';
 	}
 
 	/**