leezng commented on code in PR #6367:
URL: https://github.com/apache/inlong/pull/6367#discussion_r1011247168


##########
inlong-dashboard/src/metas/sources/defaults/index.ts:
##########
@@ -26,18 +26,18 @@ export const allDefaultSources: MetaExportWithBackendList = 
[
     LoadEntity: () => import('../common/SourceInfo').then(r => ({ default: 
r.SourceInfo })),
   },
   {
-    label: 'Auto Push',
+    label: 'File',

Review Comment:
   It is recommended to use the first alphabetical sorting for this sorting. As 
the subsequent types increase, the sorted order is more reasonable.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to