mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-15 05:10:50 +00:00
MSA-1319: ccc
This commit is contained in:
@@ -155,4 +155,4 @@ private getIncludeArticle() {
|
||||
def name = location.name.toLowerCase()
|
||||
def segs = name.split(" ")
|
||||
!(["work","home"].contains(name) || (segs.size() > 1 && (["the","my","a","an"].contains(segs[0]) || segs[0].endsWith("'s"))))
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user