add missing metadata to brave setup file
This commit is contained in:
parent
fa7b177213
commit
b8824f210e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
from src.util import flatpak_install
|
from src.util import flatpak_install
|
||||||
|
|
||||||
|
name = "Brave"
|
||||||
|
|
||||||
# Brave handles restoration itself using its own sync stuff
|
# Brave handles restoration itself using its own sync stuff
|
||||||
post_install = ["enable sync"]
|
post_install = ["enable sync"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue