diff --git a/lib/app/features/feed/stories/views/components/story_capture/controls/story_gallery_button.dart b/lib/app/features/feed/stories/views/components/story_capture/controls/story_gallery_button.dart index fcc0b0546..219502e83 100644 --- a/lib/app/features/feed/stories/views/components/story_capture/controls/story_gallery_button.dart +++ b/lib/app/features/feed/stories/views/components/story_capture/controls/story_gallery_button.dart @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: ice License 1.0 + import 'package:flutter/material.dart'; import 'package:hooks_riverpod/hooks_riverpod.dart'; import 'package:ion/app/extensions/extensions.dart';