Skip to content

Commit 4aeed7a

Browse files
authored
Merge pull request #167 from MyGourmet/feat/TAS-256_implement_pr-agent+15
[TAS-256] PR-Agent 挙動確認15
2 parents f51b0bc + ccd2160 commit 4aeed7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Future<void> main() async {
4848
));
4949
}
5050

51-
/// エントリーポイントとなるクラス
51+
/// エントリーポイントとなるウィジェット
5252
class MyApp extends ConsumerWidget {
5353
const MyApp({super.key});
5454

0 commit comments

Comments
 (0)