From 00a9e041b4b825961cafc2ec0ecd0be93af1699d Mon Sep 17 00:00:00 2001 From: Boehrsi Date: Sat, 14 Dec 2024 22:04:16 +0100 Subject: [PATCH] chore: fix screenshot path --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 01a2e48..dc73cff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,5 +33,5 @@ scripts: build_runner: dart run build_runner build --delete-conflicting-outputs screenshots: - - description: Screenshot of Device Marketing Names. + - description: 'Screenshot of Device Marketing Names.' path: screenshots/screenshot.png \ No newline at end of file