From 124cfb08beeec8df72adf51f4c401e10186cc77f Mon Sep 17 00:00:00 2001 From: komal-rs Date: Tue, 2 Apr 2024 22:42:08 +0530 Subject: [PATCH 1/2] test line --- src/consts.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/consts.rs b/src/consts.rs index e45d88bb..a17c32fd 100644 --- a/src/consts.rs +++ b/src/consts.rs @@ -19,7 +19,7 @@ pub mod social { pub const TWITTER: &str = "https://twitter.com/Yral_app"; pub const IC_WEBSITE: &str = "https://vyatz-hqaaa-aaaam-qauea-cai.ic0.app"; } - +// TODO: test line pub mod auth { use web_time::Duration; From 52c39207b36ab8dcf9577c2ac8350844e9aba153 Mon Sep 17 00:00:00 2001 From: komal-rs Date: Tue, 2 Apr 2024 22:49:34 +0530 Subject: [PATCH 2/2] test line 1 --- src/consts.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/consts.rs b/src/consts.rs index a17c32fd..b67e27bc 100644 --- a/src/consts.rs +++ b/src/consts.rs @@ -19,7 +19,7 @@ pub mod social { pub const TWITTER: &str = "https://twitter.com/Yral_app"; pub const IC_WEBSITE: &str = "https://vyatz-hqaaa-aaaam-qauea-cai.ic0.app"; } -// TODO: test line +// TODO: test line 1 pub mod auth { use web_time::Duration;