Spaces:
Paused
Paused
| namespace Entities.Config | |
| { | |
| public class GoogleAuth | |
| { | |
| public string ClientId { get; set; } | |
| } | |
| } | |
| namespace Entities.Config | |
| { | |
| public class GoogleAuth | |
| { | |
| public string ClientId { get; set; } | |
| } | |
| } | |