Skip to content

fix: correctly shift enter and enter send, more fade animations + cre… #12

fix: correctly shift enter and enter send, more fade animations + cre…

fix: correctly shift enter and enter send, more fade animations + cre… #12

Workflow file for this run

name: Snap
on:
push:
branches: [main]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- uses: snapcore/action-build@v1