mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-06 13:42:59 +00:00
implement link_install_default for #110
This commit is contained in:
@@ -3,5 +3,5 @@ from enum import IntEnum
|
||||
|
||||
class LinkTypes(IntEnum):
|
||||
NOLINK = 0
|
||||
PARENTS = 1
|
||||
PARENT = 1
|
||||
CHILDREN = 2
|
||||
|
||||
Reference in New Issue
Block a user