check to code-server-like
This commit is contained in:
@@ -61,8 +61,7 @@ class Backboard:
|
||||
|
||||
|
||||
def get_active_file_reletive_path(self):
|
||||
relative_path = os.path.relpath(self.active_file_path, self.root_path)
|
||||
return relative_path
|
||||
return self.active_file_path
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user