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

develop -> master #4867

Merged
merged 2 commits into from
Mar 10, 2022
Merged

develop -> master #4867

merged 2 commits into from
Mar 10, 2022

Conversation

shogunpurple
Copy link
Member

Description

Describe the problem or feature in addition to a link to the relevant github issues.

Screenshots

If a UI facing feature, some screenshots of the new functionality.

CommanderRoot and others added 2 commits February 20, 2022 15:28
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
Replace deprecated String.prototype.substr()
@shogunpurple shogunpurple merged commit 4630ec8 into master Mar 10, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants