Merge branch 'master' into v5

This commit is contained in:
SN0WF14K3 2021-06-29 22:52:00 +05:45 committed by GitHub
commit 47039821ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@ on:
- '*'
- '!docs'
- '!gh-pages'
tags:
- '*'
jobs:
docs:
name: Documentation

View file

@ -492,4 +492,4 @@ class Player extends EventEmitter<PlayerEvents> {
}
}
export { Player };
export { Player };