set default colors + fileformat=unix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-12-19 02:04:30 +03:00
parent c27f800452
commit 31bab654c1
2 changed files with 852 additions and 848 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1406,6 +1406,7 @@ module.BaseStore = {
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// XXX BROKEN... // XXX BROKEN...
// XXX a mixin??
var BaseStoreWithSearch = { var BaseStoreWithSearch = {
__proto__: BaseStore, __proto__: BaseStore,