11 lines
167 B
YAML
11 lines
167 B
YAML
|
name: "Seafile sync"
|
||
|
description: "My first real add-on!"
|
||
|
version: "0.0.1"
|
||
|
slug: "hello_world"
|
||
|
init: false
|
||
|
arch:
|
||
|
# - aarch64
|
||
|
- amd64
|
||
|
# - armhf
|
||
|
# - armv7
|
||
|
# - i386
|