Skip to content

Commit 512a593

Browse files
committed
Miscellaneous updates
1 parent 3038b43 commit 512a593

File tree

3 files changed

+60
-25
lines changed

3 files changed

+60
-25
lines changed

lib/src/api/models/action/set_storage_action.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// license that can be found in the LICENSE.md file.
44

55
import 'package:equatable/equatable.dart';
6-
import 'package:json_annotation/json_annotation.dart';
6+
import 'package:codelessly_json_annotation/codelessly_json_annotation.dart';
77

88
import '../../mixins.dart';
99
import '../models.dart';

lib/src/api/models/action/set_storage_action.g.dart

Lines changed: 33 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/src/api/models/action/set_variable_action.g.dart

Lines changed: 26 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)