feat: set display information correctly
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
b81354bfe0
commit
ff67fb125b
2 changed files with 5 additions and 5 deletions
|
|
@ -5,10 +5,10 @@
|
|||
// 'flutter create' template.
|
||||
|
||||
// The application's name. By default this is also the title of the Flutter window.
|
||||
PRODUCT_NAME = fluffychat
|
||||
PRODUCT_NAME = FluffyChat
|
||||
|
||||
// The application's bundle identifier
|
||||
PRODUCT_BUNDLE_IDENTIFIER = im.fluffychat.fluffychat
|
||||
|
||||
// The copyright displayed in application information
|
||||
PRODUCT_COPYRIGHT = Copyright © 2023 im.fluffychat. All rights reserved.
|
||||
PRODUCT_COPYRIGHT = Copyright © 2023 FluffyChat authors. All rights reserved.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue