Skip to content

fix the move_video function and add some script-messages #50

fix the move_video function and add some script-messages

fix the move_video function and add some script-messages #50

Workflow file for this run

name: Luacheck
on: push
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck linter
uses: lunarmodules/luacheck@v1