Skip to content

Commit

Permalink
Solara
Browse files Browse the repository at this point in the history
  • Loading branch information
IdeaS0ft committed Sep 22, 2024
1 parent 828e060 commit f2f75a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solara/lib/core/scripts/file_path.rb
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ def self.android_brand_res(brand_key)
end

def self.brand_flutter_assets(brand_key)
File.join(brands, brand_key, 'shared', 'assets')
File.join(brands, brand_key, 'flutter', 'assets')
end

def self.flutter_assets_artifacts
Expand Down

0 comments on commit f2f75a5

Please sign in to comment.