mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 17:56:57 +00:00
Remove function wrappers from plugins (#9030)
This commit is contained in:
@@ -6,9 +6,6 @@ module-type: widget
|
||||
Anchor widget to represent an innerwiki graphical anchor. Clone of the data widget
|
||||
|
||||
\*/
|
||||
(function(){
|
||||
"use strict";
|
||||
|
||||
exports.anchor = require("$:/core/modules/widgets/data.js").data;
|
||||
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user