chore: format all frontend files (#430)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
export enum BotE2e {
|
||||
BotTab = 'bot.tab',
|
||||
BotListSearch = 'bot.list.search.input',
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
export enum CommonE2e {
|
||||
PictureUpload = 'common.picture.upload',
|
||||
CommonFilePicker = 'common.file.picker',
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
export { KnowledgeE2e } from './knowledge-e2e';
|
||||
export { BotE2e } from './bot-e2e';
|
||||
export { CommonE2e } from './common-e2e';
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
export enum KnowledgeE2e {
|
||||
KnowledgeTab = 'knowledge.tab',
|
||||
// Knowledge Base List
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
export enum VariableE2e {
|
||||
VariableTreeDeleteBtn = 'variable.tree.delete.btn',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user