Fix config file bugs #1

Open
shreyasminocha wants to merge 1 commits from shreyasminocha/config-bugs into master
shreyasminocha commented 2020-06-07 08:23:17 -05:00 (Migrated from github.com)
  • Variable name inconsistent with usage in, at least, res/library/main.php
  • Missing semi-colon
- Variable name inconsistent with usage in, at least, `res/library/main.php` - Missing semi-colon
This pull request can be merged automatically.
This branch is out-of-date with the base branch
The changes on this branch are already on the target branch. This will be an empty commit.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin shreyasminocha/config-bugs:shreyasminocha/config-bugs
git checkout shreyasminocha/config-bugs

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff shreyasminocha/config-bugs
git checkout master
git merge --ff-only shreyasminocha/config-bugs
git checkout shreyasminocha/config-bugs
git rebase master
git checkout master
git merge --no-ff shreyasminocha/config-bugs
git checkout master
git merge --squash shreyasminocha/config-bugs
git checkout master
git merge shreyasminocha/config-bugs
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: jadedctrl/insert-coin#1
No description provided.