src/Palete/LanguageClientVala.vala
authorAlan Knowles <alan@roojs.com>
Tue, 26 Mar 2024 15:50:42 +0000 (23:50 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 26 Mar 2024 15:50:42 +0000 (23:50 +0800)
src/Palete/LanguageClientVala.vala

index db87a78..5ae317e 100644 (file)
@@ -478,7 +478,7 @@ namespace Palete {
                                });
                        }
                        
-                       this.countdown = 4;
+                       this.countdown = 2;
                        this.change_queue_file = file;
                         
                        
@@ -705,7 +705,7 @@ namespace Palete {
                                });
                        }
                        
-                       this.doc_countdown = 4;
+                       this.doc_countdown = 2;
                        this.doc_queue_file = file;
                }