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

Internal: Simplified the plugin names.

Kamil Piechaczek 8 жил өмнө
parent
commit
2ea090383f

+ 1 - 1
packages/ckeditor5-upload/src/filerepository.js

@@ -29,7 +29,7 @@ export default class FileRepository extends Plugin {
 	 * @inheritDoc
 	 * @inheritDoc
 	 */
 	 */
 	static get pluginName() {
 	static get pluginName() {
-		return 'upload/filerepository';
+		return 'FileRepository';
 	}
 	}
 
 
 	/**
 	/**