Closed danielrainer closed 3 months ago
Thanks for merging #1261! However, the negation added to the condition of the if statement means that the code only attempts to open local docs if the corresponding file does not exist, which means local docs don't get used.
Thanks for merging #1261! However, the negation added to the condition of the if statement means that the code only attempts to open local docs if the corresponding file does not exist, which means local docs don't get used.