mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 11:25:29 -04:00
Add a comment
This commit is contained in:
parent
a3b2cdd372
commit
d13cfc045f
@ -467,6 +467,8 @@ class Storage
|
|||||||
end
|
end
|
||||||
|
|
||||||
# Limit mark targets with given arguments
|
# Limit mark targets with given arguments
|
||||||
|
# They should be checked again if they are really gone,
|
||||||
|
# since they would be available which are renamed or moved
|
||||||
def mark_unavailable(ids_candidates : Array(String),
|
def mark_unavailable(ids_candidates : Array(String),
|
||||||
titles_candidates : Array(String))
|
titles_candidates : Array(String))
|
||||||
MainFiber.run do
|
MainFiber.run do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user