Skip to content

Commit f23b90a

Browse files
authored
Enabled offline use
1 parent 0be67b6 commit f23b90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MicroflowTimer/MicroflowTimer.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8" ?>
2-
<widget id="MicroflowTimer.widget.MicroflowTimer" needsEntityContext="true" xmlns="http://www.mendix.com/widget/1.0/">
2+
<widget id="MicroflowTimer.widget.MicroflowTimer" needsEntityContext="true" offlineCapable="true" xmlns="http://www.mendix.com/widget/1.0/">
33
<name>MicroflowTimer</name>
44
<description>The description of this widget</description>
55
<icon></icon>

0 commit comments

Comments
 (0)