Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Replace deprecated String.prototype.substr() #1035

Merged
merged 2 commits into from
Apr 4, 2022
Merged

Replace deprecated String.prototype.substr() #1035

merged 2 commits into from
Apr 4, 2022

Commits on Apr 4, 2022

  1. Replace deprecated String.prototype.substr()

    .substr() is deprecated so we replace it with functions which work similarily but aren't deprecated
    
    Signed-off-by: Tobias Speicher <[email protected]>
    CommanderRoot committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    842b3c0 View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    CommanderRoot committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    94f40aa View commit details
    Browse the repository at this point in the history