Skip to content

Commit d69a621

Browse files
committed
action renamed
1 parent 15ca07e commit d69a621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/helper/action/flutter_shortcut_action.dart renamed to lib/src/helper/action/shortcut_action.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ for more details.
88
99
*/
1010

11-
typedef void FlutterShortcutAction(String action);
11+
typedef void ShortcutAction(String action);

0 commit comments

Comments
 (0)