Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-03-09 19:45:39 +03:00
parent a2e3d9c0da
commit 98c411af80

View File

@ -211,6 +211,7 @@ var getText = function(elem){
// //
// NOTE: new extension methods can be defined/called in plugins via // NOTE: new extension methods can be defined/called in plugins via
// the .runPlugins(..) method. // the .runPlugins(..) method.
// XXX reference where (plugin) a method is defined if it is not system...
// //
// //
// //