update: CodeMirror.

This commit is contained in:
2025-02-12 19:43:19 -05:00
parent e491798ff1
commit a3e86ccb1d
3 changed files with 11 additions and 11 deletions

View File

@ -74,7 +74,7 @@ class TfProfileElement extends LitElement {
change
)
)
.then(function() {
.then(function () {
self._follow_whoami = undefined;
self.load();
})