🔄 Rename all "twake" instances to "tdrive"

🔄 Rename all "twake" instances to "tdrive"
This commit is contained in:
Montassar Ghanmy
2023-04-10 14:12:00 +01:00
committed by GitHub
parent 88cba77421
commit d91a13e2cc
323 changed files with 1021 additions and 1023 deletions
@@ -22,9 +22,9 @@ Authorization: Bearer {{authToken}}
{
"resource": {
"name": "My channel",
"icon": "twake logo",
"description": "This channel allow twake's team to chat easily",
"channel_group": "twake",
"icon": "tdrive logo",
"description": "This channel allow tdrive's team to chat easily",
"channel_group": "tdrive",
"visibility": "public",
"is_default": true,
"archived": false
+3 -3
View File
@@ -35,9 +35,9 @@ Authorization: Bearer {{authToken}}
{
"resource": {
"name": "My channel",
"icon": "twake logo",
"description": "This channel allow twake's team to chat easily",
"channel_group": "twake",
"icon": "tdrive logo",
"description": "This channel allow tdrive's team to chat easily",
"channel_group": "tdrive",
"visibility": "public",
"is_default": true,
"archived": false
@@ -45,7 +45,7 @@ Authorization: Bearer {{authToken1}}
"resource": {
"icon": "hello",
"description": "A direct channel",
"channel_group": "twake",
"channel_group": "tdrive",
"is_default": false,
"archived": false
}
@@ -30,9 +30,9 @@ Authorization: Bearer {{authTokenUser1}}
{
"resource": {
"name": "My private channel",
"icon": "twake logo",
"description": "This channel allow twake's team to chat easily",
"channel_group": "twake",
"icon": "tdrive logo",
"description": "This channel allow tdrive's team to chat easily",
"channel_group": "tdrive",
"visibility": "private",
"is_default": true,
"archived": false
@@ -35,9 +35,9 @@ Authorization: Bearer {{authToken}}
{
"resource": {
"name": "My private channel",
"icon": "twake logo",
"icon": "tdrive logo",
"description": "A private channel",
"channel_group": "twake",
"channel_group": "tdrive",
"visibility": "private",
"is_default": true,
"archived": false
@@ -30,9 +30,9 @@ Authorization: Bearer {{authTokenUser1}}
{
"resource": {
"name": "A public channel",
"icon": "twake logo",
"description": "This channel allow twake's team to chat easily",
"channel_group": "twake",
"icon": "tdrive logo",
"description": "This channel allow tdrive's team to chat easily",
"channel_group": "tdrive",
"visibility": "public",
"is_default": true,
"archived": false
+3 -3
View File
@@ -29,9 +29,9 @@ Authorization: Bearer {{authToken}}
{
"resource": {
"name": "My channel",
"icon": "twake logo",
"description": "This channel allow twake's team to chat easily",
"channel_group": "twake",
"icon": "tdrive logo",
"description": "This channel allow tdrive's team to chat easily",
"channel_group": "tdrive",
"visibility": "public",
"is_default": true,
"archived": false