From 9c1d8dc9a03db627c9ffe624f0e897763960a778 Mon Sep 17 00:00:00 2001 From: matzesoft <48252507+matzesoft@users.noreply.github.com> Date: Sun, 12 Jun 2022 15:54:23 +0200 Subject: [PATCH] Changed font path --- geha_pool_webapp/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geha_pool_webapp/pubspec.yaml b/geha_pool_webapp/pubspec.yaml index 7986c0f..0ff3ff3 100644 --- a/geha_pool_webapp/pubspec.yaml +++ b/geha_pool_webapp/pubspec.yaml @@ -66,4 +66,4 @@ flutter: weight: 500 - family: Roboto fonts: - - asset: google_fonts/Roboto-Regular.ttf + - asset: fonts/Roboto-Regular.ttf