1
0
Fork 0

add missing metadata to brave setup file

This commit is contained in:
Kim, Jimin 2022-11-08 22:48:43 +09:00
parent fa7b177213
commit b8824f210e

View file

@ -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"]