[PR #1469] [MERGED] fix(other): correct environment variable usage in app.php #1535

Closed
opened 2026-02-25 21:38:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1469
Author: @Baraka24
Created: 3/10/2025
Status: Merged
Merged: 3/20/2025
Merged by: @Shadow243

Base: masterHead: correct-environment-variable-usage


📝 Commits (1)

  • 792df3a fix(other): correct environment variable usage in app.php

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 .env.example (+1 -0)
📝 config/app.php (+1 -1)

📄 Description

🍰 Pullrequest

Fix inconsistent environment variable usage for default_setting_inline_message_style.

Issues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/1469 **Author:** [@Baraka24](https://github.com/Baraka24) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/20/2025 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `correct-environment-variable-usage` --- ### 📝 Commits (1) - [`792df3a`](https://github.com/cypht-org/cypht/commit/792df3a12ba1e60fbc01129e7908545d661719ee) fix(other): correct environment variable usage in app.php ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -0) 📝 `config/app.php` (+1 -1) </details> ### 📄 Description <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> <!-- Validate your PR title - a quick Guide A valid PR title contains a type (https://github.com/commitizen/conventional-commit-types/blob/master/index.json), a scope (https://github.com/cypht-org/cypht/blob/master/.github/workflows/test.lint.pr.yml#L31) and a title starting with a lower case letter. Here are some valid examples: - fix(frontend): my fix - feat(backend): my feature - docs(docker): my docs - refactor(frontend/backend) : my refactor - test(unit): my test --> ## 🍰 Pullrequest <!-- Describe the Pullrequest. Use Screenshots if possible. --> Fix inconsistent environment variable usage for `default_setting_inline_message_style`. ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - #1455 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1535
No description provided.