mirror of
https://github.com/flarum/core.git
synced 2025-08-07 08:56:38 +02:00
format
This commit is contained in:
committed by
Franz Liedke
parent
b43452223f
commit
e55867acb4
@@ -26,7 +26,7 @@ export default function patchMithril(global) {
|
||||
if (!vnode.attrs.options) vnode.attrs.options = { state: { key: Date.now() } };
|
||||
|
||||
return defaultLinkView(vnode);
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
const modifiedMithril = function (comp, ...args) {
|
||||
|
Reference in New Issue
Block a user