Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug] Default value for DEFAULT_SETTING_INLINE_MESSAGE_STYLE is set to DEFAULT_SETTING_INLINE_MESSAGE #1455

Open
Denperidge opened this issue Feb 22, 2025 · 0 comments
Labels
bug something is wrong in Cypht

Comments

@Denperidge
Copy link

🐛 Bug

In config/app.php, the following entries can be found:

    'default_setting_inline_message' => env('DEFAULT_SETTING_INLINE_MESSAGE', 
    'default_setting_inline_message_style' => env('DEFAULT_SETTING_INLINE_MESSAGE', 'right'),

I think this is not intentional. If it is, my bad!

Version & Environment

Rev: current master, [8aa4f07]

@Denperidge Denperidge added the bug something is wrong in Cypht label Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something is wrong in Cypht
Projects
None yet
Development

No branches or pull requests

1 participant