[chronojump] Missing on last commit
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Missing on last commit
- Date: Wed, 20 Apr 2022 08:32:50 +0000 (UTC)
commit 7f3352219a18f1bbdd3a41e9948b9c649b6c8c8b
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed Apr 20 10:31:43 2022 +0200
Missing on last commit
src/sqlite/main.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/sqlite/main.cs b/src/sqlite/main.cs
index 7b20e8e4f..e5c989145 100644
--- a/src/sqlite/main.cs
+++ b/src/sqlite/main.cs
@@ -105,7 +105,7 @@ class Sqlite
public enum UpdatingDBFromEnum { LOCAL, IMPORTED_SESSION }
public static UpdatingDBFromEnum UpdatingDBFrom;
- public enum Orders_by { DEFAULT, ID_DESC }
+ public enum Orders_by { DEFAULT, ID_ASC, ID_DESC }
//for db creation
static int creationRate;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]